Articles Search Results

  1. Installing the Cacti Server Monitor on Ubuntu 12.04 Cloud Server Cacti is a network monitoring tool that creates customized graphs of server performance. It is accessed and managed through a web front-end. Cacti can be used to log and graph multiple cloud servers from a single, unified interface. Installation ... Read More
  2. How To Use the Web2py Framework to Quickly Build Your Python App The Python programming language is a versatile, high-level language that can be used easily for web programming, among other tasks. Building web applications can be difficult and toilsome on your own. Web frameworks preform much of the heavy lifting ... Read More
  3. Common Python Tools: Using virtualenv, Installing with Pip, and Managing When it comes to working with Python, especially in the domain of application development, there are certain tools that you will see being mentioned often in various places or open source code. Despite being extremely commonly used, unfortunately som... Read More
  4. How to Deploy Python WSGI Applications Using uWSGI Web Server with Nginx Understanding uWSGI and Using Nginx uWSGI is an ambitious project. Its toolset allows you to do so much more than simply hosting web applications. Since it does the job so well, and in such a performant way, over the years it has proven to be an ind... Read More
  5. How To Use the Pyramid Framework To Build Your Python Web App on Ubuntu Web frameworks provide a quick and easy way to jump start a web application. Almost every web framework adheres to the MVC software pattern. MVC stands for model, view, and controller. It is a way of distinguishing and separating the different functi... Read More
  6. Django Server Comparison: The Development Server, Mod_WSGI, uWSGI, and Gunicorn When it comes to Django Servers there are quite a few choices. It can be difficult to know which setup is right for you. While each setup is different, they each come with their own advantages and drawbacks. In this article, we will attempt to explor... Read More
  7. How To Install and Configure Django with Postgres, Nginx, and Gunicorn For convenience, I've broken this tutorial into two parts. The first part (steps 1 - 6) covers installation only. If you are a more advanced Django user who just needs help getting things installed you can stop at step 6. If you already have eve... Read More
  8. How To Use CakePHP to Create a Small Web Application CakePHP is a powerful and robust PHP framework built around the Model-View-Controller (MVC) programming paradigm. In addition to the flexible way you can use it to build your application, it provides a basic structure for organizing files and da... Read More
  9. How to Setup a Multi-Protocol VPN Server Using SoftEther This article explains how to install and configure a multi-protocol VPN server using the SoftEther package. We enable and configure OpenVPN and L2TP over IPSec and SSTP VPN Servers on Linux. What is SoftEther SoftEther VPN is one of the world's... Read More
  10. How To Configure Varnish for Drupal with Apache on Debian and Ubuntu Drupal is an open-source content management framework and platform written in PHP. Used for building rich, back-end based solutions for websites of any size and web applications alike, it is massively popular with extremely high statistics of ad... Read More
Displaying 11 to 20 out of 105 articles found First Page Previous Page Page 2 of 11 Next Page Last Page